Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
@enact/core
Advanced tools
Enact is an open source JavaScript framework containing everything you need to create a fast, scalable mobile or web application.
The set of essential building blocks for an Enact-based application.
Enact core provides several abstractions to be used with React-based applications. These include core/kind
, a
factory for stateless functional components (SFC's), core/jobs
, a smart wrapper for window.setTimeout
,
core/hoc
, a Higher Order Component (HOC) factory, and more.
npm install --save @enact/core
Tests are implemented in mocha and are run with the Karma runner.
npm test
Unless otherwise specified, all content, including all source code files and documentation files in this repository are:
Copyright (c) 2012-2019 LG Electronics
Unless otherwise specified or set forth in the NOTICE file, all content, including all source code files and documentation files in this repository are: Licensed under the Apache License, Version 2.0 (the "License"); you may not use this content except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
[2.5.3] - 2019-06-06
moonstone/ContextualPopupDecorator
imperative methods to be correctly bound to the instancemoonstone/ExpandableInput
to retain focus when touching within the input field on touch platformsmoonstone/ExpandableList
to not error if selected
is passed as an array to a non-multi-select listmoonstone/Input
refocusing on touch on iOSmoonstone/Scroller
to allow changing spotlight focus to opposite scroll button when switching to 5way modemoonstone/Scroller
and moonstone/VirtualList
to animate with 5-way navigation by defaultmoonstone/Scroller
, moonstone/VirtualList.VirtualGridList
, and moonstone/VirtualList.VirtualList
to change spotlight focus due to touch eventsmoonstone/Slider
to not scroll the viewport when dragging on touch platformsmoonstone/VideoPlayer
to correctly handle touch events while moving slider knobsspotlight
to unspot the current element when tapping on non-spottable target on touch platformsui/Scroller
, ui/VirtualList
, and ui/VirtualGridList
to size properlyui/Scroller
, ui/VirtualList
, and ui/VirtualGridList
to scroll correctly on iOS and Safariui/Touchable
to not misfire a hold pulse when a drag re-enters a touch target and cancelOnMove
is setui/ViewManager
to correctly handle transitioning quickly between two childrenFAQs
Enact is an open source JavaScript framework containing everything you need to create a fast, scalable mobile or web application.
The npm package @enact/core receives a total of 33,225 weekly downloads. As such, @enact/core popularity was classified as popular.
We found that @enact/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.